Table of content



/luggage/flightbooking/{id}

Mapping URL: /luggage/flightbooking/{id}

Description: find the luggage entities of flightbooking with the appended id

Microservice: LuggageService


Methods

/luggage/flightbooking/{id}

/luggage/flightbooking/{id}

Mapping URL: /luggage/flightbooking/{id}

Description: PassengerBookingService

Name: findAllLuggageOfFlightBooking(id)

Request Method: GET

Service Interface: /luggage/flightbooking/{id}

Service Entity: PassengerBooking



LuggageService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content